projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6042a06
)
(Fcompleting_read): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 7 Dec 2002 21:41:00 +0000
(21:41 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 7 Dec 2002 21:41:00 +0000
(21:41 +0000)
src/minibuf.c
patch
|
blob
|
history
diff --git
a/src/minibuf.c
b/src/minibuf.c
index bb391d44d7cc700465c525d4dac727fe855aad75..a8b97cf4695cc43b8865d9ca2eabe6a0fce55440 100644
(file)
--- a/
src/minibuf.c
+++ b/
src/minibuf.c
@@
-1540,6
+1540,9
@@
HIST, if non-nil, specifies a history list
and HISTPOS is the initial position (the position in the list
which INITIAL-INPUT corresponds to).
Positions are counted starting from 1 at the beginning of the list.
+ The variable `history-length' controls the maximum length of a
+ history list.
+
DEF, if non-nil, is the default value.
If INHERIT-INPUT-METHOD is non-nil, the minibuffer inherits